----------------------------------------------------------------------- International Remote Scrabble - Creating a Dictionary ----------------------------------------------------------------------- This file explains how to create a dictionary to be played with International Remote Scrabble. The dictionary must be in a specified format, which is explained is explained below: · The first characters of the dictionary must be: ^^ · The next line must contain the name of the dictionary · Below the name must be the symbols: $$ · The following lines should contain the letters of the alphabet in the format, the following elements are required: 1. Unicode- Hex representation of the letter 2. Internal representation of the letter, which must be a ASCII symbol 3. Letter score 4. Letter frequency 5. Whether it is a blank letter, 0 for false and 1 for true This information should be displayed in the format: <1 ><2 ><3 ><4 ><5 > · After the alphabet the next line should be the symbols: ** · The following lines should the contain all the letters in the dictionary An example of a dictionary is shown below: ^^ Custom English $$ \u0061a01090 \u0062b03020 \u0063c03020 \u0064d02040 \u0065e01120 \u0066f04020 \u0067g02030 \u0068h04020 \u0069i01090 \u006Aj08010 \u006Bk05010 \u006Cl01040 \u006Dm03020 \u006En01060 \u006Fo01080 \u0070p03020 \u0071q10010 \u0072r01060 \u0073s01040 \u0074t01060 \u0075u01040 \u0076v04020 \u0077w04020 \u0078x08010 \u0079y04020 \u007Az10010 \u0020 00021 ** the of and in to is ...